FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (63 ms)

Package Touchstone-ereferralontario.core
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/ValueSet/task-code
Url http://ehealthontario.ca/fhir/ValueSet/task-code
Version 1.0.0
Status draft
Name TaskCode
Title Task Code
Experimental False
Description Contains codes indicating the type of action that is expected to be performed

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task Task

Resources that this resource uses

CodeSystem
https://ehealthontario.ca/fhir/CodeSystem/task-code TaskCode


Source

{
  "resourceType" : "ValueSet",
  "id" : "task-code",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/task-code",
  "version" : "1.0.0",
  "name" : "TaskCode",
  "title" : "Task Code",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Contains codes indicating the type of action that is expected to be performed",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://ehealthontario.ca/fhir/CodeSystem/task-code",
        "concept" : [
          {
            "code" : "process-request",
            "display" : "Primary task associated with tracking the status of a service request"
          },
          {
            "code" : "request-for-information-for-requester",
            "display" : "Request for more information Information to be completed by the referral requester"
          },
          {
            "code" : "general-task",
            "display" : "General ad-hoc tasks that for a referral detailed in Task.description (e.g., Contact supervisor for final approval)"
          },
          {
            "code" : "data-correction",
            "display" : "Providing up-to-date information of patient records/referral information (generally is from provider to the requester)"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.